
if service.click({
{"message|pause|resume|turn c*",
}
})
return true
end

if service.click({
{"<a*$1",
"%Previous focusable element$1",
}
})
return true
end
